gdk: Shrink GdkTimeCoord
authorMatthias Clasen <mclasen@redhat.com>
Tue, 9 Jun 2020 17:38:48 +0000 (13:38 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 9 Jun 2020 17:43:03 +0000 (13:43 -0400)
commit693200f1eb9fb2784736c80a5ede9a60a1afa6a9
treee69890a1260718e306c7954da5006ba9f56f7200
parent5f087a9dffbca642fd0758c3da9d174c58c65ea9
gdk: Shrink GdkTimeCoord

There is really no need to store 128 doubles as axes,
ever. We can do just fine with 10. At the same time,
add a GdkAxisFlags member, so we can interpret the
values without having to go chasing the right device
for this information.
gdk/gdkdevice.h